.m-logo-display {
    display: none;
}

.logo-display {
    display: none;
}

.more-wrap {
    position: relative;
    z-index: 2;
}

.m-menu .m-nav .menu-btn {
    padding: 9px 0 !important;
}

.m-menu .m-nav .menu-btn span {
    margin: 4px auto !important;
}

.bottom-bar-pannel {
    transform: none !important;
}

#sidebar .items a {
    font-size: 14px;
    line-height: 16px;
    display: block;
    overflow: hidden;
    padding: 15px;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hm-edit-area img {
    margin: 0px auto !important;
}

.mip-fill-content {
    min-width: auto;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
}

mip-lightbox .mip-layout-container {
    height: 100%;
}

.mip-fill-content{
min-width: auto;
height: auto;}
.lightbox {
    margin-top: 0 !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    height: 100%;
    max-height: 70vh;
}

.m-product-view .pic-box {
    height: 100% !important;
    max-height: 100% !important;
}

mip-lightbox {
    bottom: 0;
}

.m-product-view .lightbox-close {
    width: 30px !important;
    height: 30px !important;
    background-color: #fff !important;
    border-radius: 50% !important;
    line-height: 30px !important;
    text-align: center !important;
    position: absolute !important;
    right: -20px !important;
    top: -20px !important;
    margin: 0 !important;
}

@media screen and (max-width: 768px) {
    .mip-carousel-slideBox img {
        height: 100%;
    }

    .news {
        padding-bottom: 0 !important;
    }

    .m-gary {
        background-color: #fff !important;
    }

    .news .ntop {
        padding-bottom: 10px;
    }

    .news dl {
        height: 290px;
    }
}
.mip-fill-content{
min-width: auto;
height: auto;}
